3f2e311e6c75a2a36c7bb30cca83f7dbabd51352,portal-impl/src/com/liferay/portal/lar/LayoutImporter.java,LayoutImporter,setPortletScope,#PortletDataContext#Element#,832

Before Change


			}

			if (scopeGroup != null) {
				portletDataContext.setScopeGroupId(scopeGroup.getGroupId());
			}
		}
		catch (PortalException pe) {

After Change


			}

			if (scopeGroup != null) {
				portletDataContext.setScopeGroupId(scopeGroup.getGroupId());

				Map<Long, Long> groupIds =
					(Map<Long, Long>)portletDataContext.getNewPrimaryKeysMap(